(syms_of_buffer): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Wed, 24 Feb 1993 23:20:51 +0000 (23:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 24 Feb 1993 23:20:51 +0000 (23:20 +0000)
src/buffer.c

index f996015c459605c043418d73d110351dd5ca8e83..9e21832bfa0c2004c1aed7e51238464064deb3ec 100644 (file)
@@ -1682,6 +1682,10 @@ previously unmodified.  HIGHWORD and LOWWORD are the high and low\n\
 modification count of the most recent save is different, this entry is\n\
 obsolete.\n\
 \n\
+An entry (nil PROP VAL BEG . END) indicates that a text property\n\
+was modified between BEG and END.  PROP is the property name,\n\
+and VAL is the old value.\n\
+\n\
 nil marks undo boundaries.  The undo command treats the changes\n\
 between two undo boundaries as a single step to be undone.\n\
 \n\